Impl
Properties
Centers an element relative to the width of the Popup widget. Does not define any other position or alignment.
Centers an element relative to the width of the Popup widget and justifies it (fits to width). Does not define any other position or alignment.
Aligns an element to the left side of the Popup widget. Does not define any other position or alignment.
Aligns an element to the left side of the Popup widget and justifies it (fits to width). Does not define any other position or alignment.
Aligns an element to the right side of the Popup widget. Does not define any other position or alignment.
Aligns an element to the right side of the Popup widget and justifies it (fits to width). Does not define any other position or alignment.
Positions an element below its parent. Does not define horizontal alignment or positioning.
Centers an element horizontally relative to the horizontal dimensions of its parent (left and right edge). Does not define any other position or alignment.
Centers an element vertically relative to the vertical dimensions of its parent (top and bottom edges). Does not define any other position or alignment.
Aligns an elements bottom edge horizontally with the bottom edge of its parent. Does not define any other position or alignment.
Aligns an elements top edge horizontally with the top edge of its parent. Does not define any other position or alignment.
Positions an element to the left of its parent. Does not define vertical alignment or positioning.
Positions an element to the right of its parent. Does not define vertical alignment or positioning.
Aligns an elements left edge vertically with the left edge of its parent. Does not define any other position or alignment.
Aligns an elements right edge vertically with the right edge of its parent. Does not define any other position or alignment.